Remove A Product From A Software Distribution Directory

To remove a product from the software distribution directory:

  1. Execute the command cd dist_directory to change directory to the software distribution directory.
  2. Execute the command rm prod* where prod is a the short name of the product. In the following example, the OutOfBox product is removed from the software distribution directory.